djbuch.kapitel_13
Class CMSDocumentSimple
java.lang.Object
|
+--djbuch.kapitel_13.CMSDocumentSimple
- public class CMSDocumentSimple
- extends java.lang.Object
- Author:
- Thomas Ekert
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMSDocumentSimple
public CMSDocumentSimple(Document initialDoc)
getDoc
public Document getDoc()
setDoc
public void setDoc(Document initialDoc)
isActive
public boolean isActive()
throws NotesException
NotesException
setActive
public void setActive(boolean flag)
throws NotesException
NotesException
getTitle
public java.lang.String getTitle()
throws NotesException
NotesException
setTitle
public Item setTitle(java.lang.String t)
throws NotesException
NotesException